Philippe Debar <phi### [at] hotmailcom> wrote:
: *nested comments /*/**/*/ aren't highlighted correctly
(I have not ever seen winpov, but...)
Dou mean that in a code like:
/* test1 /* test2 */ test3 */
'test1' and 'test2' are highlighted as commented but 'test3' not?
That's the right way, since 'test3' is not commented and the last */ is
a syntax error (if I remember the documentation right and it works exactly
like in C).
Or do you mean that 'test3' _is_ highlighted and it shouldn't?
--
- Warp. -
Post a reply to this message
|